home *** CD-ROM | disk | FTP | other *** search
/ Night Owl 6 / Night Owl's Shareware - PDSI-006 - Night Owl Corp (1990).iso / 035a / exam10.zip / EXAM.DOC < prev    next >
Text File  |  1991-12-10  |  6KB  |  156 lines

  1.                                  Exam Generator
  2.                         Shareware version 1.0   12-10-91
  3.                   Copyright 1991 Affordable Computer Services
  4.                               All Rights Reserved
  5.                       Written by George Steinmetz, KB2FZH
  6.  
  7. DECRIPTION
  8.  
  9. Exam Generator is used to take multiple choice exams.  A question pool is
  10. loaded from disk and random questions are selected from the pool.  Selections
  11. may be entered via keyboard or mouse.
  12.  
  13. This program was made generic so it can be used for any type of exam.  However,
  14. it was written to administer Amateur Radio exams using the FCC question pools.
  15. These pools are included as part of the program's package.
  16.  
  17.  
  18. FILE LISTING
  19.  
  20. The Exam Generator package comes with the following files:
  21.  
  22. EXAM.EXE  (main program)
  23. EXAM.DOC  (documentation)
  24. 2.EXM     (Amateur Radio Element 2 question pool)
  25. 3A.EXM    (Amateur Radio Element 3A question pool)
  26. 3B.EXM    (Amateur Radio Element 3B question pool)
  27. 4A.EXM    (Amateur Radio Element 4A question pool)
  28. 4B.EXM    (Amateur Radio Element 4B question pool)
  29.  
  30.  
  31. INSTALLATION
  32.  
  33. Copy EXAM.EXE and all exam (.EXM) files to a subdirectory.
  34.  
  35.  
  36. OPERATION
  37.  
  38. Main Menu
  39.  
  40. To make a selection, enter the corresponding number and press Enter, or press
  41. the corresponding F-key (F1 = choice 1, etc), or move the mouse cursor to
  42. anywhere on the selection and click the left mouse button.
  43.  
  44. Selection 1 - Load Exam File
  45.  
  46. An exam file must be loaded before taking an exam.  For a directory of exams,
  47. enter ? at the prompt.  To load an exam, enter it's filename (the .EXM
  48. extension does not have to be entered.  If the exam is in a different
  49. directory, enter the path and filename.  To abort loading a file, press Escape.
  50.  
  51. Selection 2 - Take Exam
  52.  
  53. To make a selection, press the corresponding answer key (A-E) or move the mouse
  54. cursor to anywhere on the answer and click the left mouse button.  To abort the
  55. exam, press Escape and answer the "Abort exam? (y/N)" question with Y.
  56.  
  57. At the end of the exam, your score will be displayed.  Press Enter to return to
  58. the main menu.
  59.  
  60.  
  61. EXAM FILES
  62.  
  63. Every line is preceded by a control character or an apostrophe (').  They have
  64. the following meanings:
  65.  
  66. Ctrl-P (): The minimum passing grade (percentage from 0 to 100)
  67. Ctrl-N (): The number of questions to be selected from the following section
  68.             of questions.  An exam may contain multiple sections.  The end of
  69.             a section is marked by the beginning of the next section or the
  70.             end of the file.
  71. Ctrl-T (): The title or number of the question (only displayed on answer
  72.             keys).  Each title must be different; the title is used to
  73.             prevent duplicate questions on an exam.            
  74. Ctrl-R (): The right answer.  The answer is entered as Ctrl A-E (see
  75.             below).
  76. Ctrl-Q (): The question.  If the question contains more than one line, each
  77.             line of the question starts with a .  A maximum of four lines
  78.             can be entered in the question, and each line can be a maximum of
  79.             80 characters (including the control character.)
  80. Ctrl-A, B, C, D, E (, , , , ): Answers A-E.  Like the questions, if an
  81.             answer contains more than one line, each line of the answer
  82.             starts with it's control character, up to a maximum of four
  83.             lines each.  Each line can be a maximum of 77 characters
  84.             (including the control character.)  If a question does not have a
  85.             choice (ex: A-D, not using E), do not enter a line for the blank
  86.             answer.
  87. Apostrophe ('): A comment line, not loaded by the program.
  88.  
  89. Sample exam file:
  90.  
  91. 'Exam 1 (This line is not loaded by the program)
  92. 70 (70 percent is the minimum passing grade)
  93. 1 (One question is to be selected from this section)
  94. 1 (Question # 1)
  95.  (Right answer is A)
  96. Question
  97. Answer A
  98. Answer B
  99. Answer C
  100. 2 (Question # 2)
  101.  (Right answer is B)
  102. Question
  103. Answer A
  104. Answer B
  105. Answer C
  106. Answer D
  107. 2 (Two questions are to be selected from this section)
  108. (continue until last question)
  109.  
  110. Each section can have a maximum of 100 questions, and the total exam can have a
  111. maximum of 100 selected questions.
  112.  
  113.  
  114. FILE USAGE
  115.  
  116. Exam Generator makes a temporary file ~EXAM.TMP when loading exams.  ~EXAM.TMP
  117. is created in the subdirectory named in the TEMP environment variable, or in
  118. the current directory if no TEMP environment variable exists.
  119.  
  120.  
  121. SPECIAL NOTE REGARDING QuickBASIC PROGRAMS ON AN IBM-PC:
  122.  
  123. Some IBM-PCs crash when a program written in QuickBASIC version 4.0b or 4.5 is
  124. executed.  The program thinks the PC has a math coprocessor chip, and the
  125. program locks when it tries to access the chip.  To run this and all other
  126. QB40b or QB45 files (including the QuickBASIC editor itself), add the following
  127. line to your AUTOEXEC.BAT file:
  128.  
  129. SET NO87=
  130.          ^ enter 1 space
  131.  
  132.  
  133. CUSTOM PROGRAMMING
  134.  
  135. If custom programming is requested, contact Affordable Computer Services by
  136. mail at the address shown below.
  137.  
  138.  
  139. REGISTRATION
  140.  
  141. If you like this program, please send $25 to:
  142.  
  143.      Affordable Computer Services
  144.      PO Box 969
  145.      Belmar, NJ 07719-0969
  146.  
  147. Please enclose your mailing address with the registration fee.  If an upgrade
  148. to the program is made, a postcard will be sent to you describing the upgrade
  149. and what BBSes the upgrade has been uploaded to.  To continue to receive
  150. upgrade postcards, send $1 when a postcard is received.
  151.  
  152.  
  153. Any questions about this program may be addressed to George Steinmetz on The
  154. Other BBS, 908-775-6705, or call Affordable Computer Services (voice) at
  155. 908-449-3836.
  156.